home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / PowerFantasm™ 4.19a / Beginners guide / Beginners Mac Assembly - ed.srd / Beginners Mac Assembly - ed.srd.rsrc / PICT_35.png < prev    next >
Portable Network Graphic  |  1996-08-28  |  91KB  |  816x1056  |  8-bit (256 colors)
OCR: BAug Sabtt the source the toxtitiatienAopenohd Joaving thagresuibgn the destination operand SUBA Used to subtract the source operand from an address register. SUBI Subtracts a real number from the destination operand SUBQ Subtracts a number in the range 0-8 from a destination operand. SUBX Multi precision subtract. TAS Test And Set Test byte and sets the high order bit TST Tests an operand compares to zero Data movement instructions EXG Exchange the contents of two registers. LEA Load Effective Address. Calculate a memory and store it in an address register. LINK Allocates a stack frame. MOVE Move the source operand into the destination operand. MOVEM- Transfers multiple register to and from memory MOVEP Transfers dafa to/from an bit peripheral. MOVEQ- Loads a data register with a number i ...